copy duplexing - traduzione in russo
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

copy duplexing - traduzione in russo

CREATION OF A COPY OF AN OBJECT IN MEMORY
Shallow copy; Deep copy; Defensive copy; Object copy; Lazy copy

copy duplexing      
двустороннее копирование
copy protection         
METHOD OR EFFORT DESIGNED TO PREVENT THE REPRODUCTION OF SOFTWARE, FILMS, MUSIC, AND OTHER MEDIA, USUALLY FOR COPYRIGHT REASONS
Copy restriction; Technical protection measure; Software copy protection; Bongle; Copy Protection; Copy-protection; Software protection; Technical Protection Measure; Disc wobble; Copy buster; Anti-p2p; Content protection; Copy prevention; Copy protected; Anti-Piracy; Copy obstruction; Digital lock; 🕲; Copy protecting; Copy protection system
защита от копирования
copyreader         
  • access-date=January 7, 2019}}</ref>
WORK THAT AN EDITOR DOES TO IMPROVE THE FORMATTING, STYLE, AND ACCURACY OF TEXT
Copyediting; Copy-editing; Copy editor; Copyedit; Copy edit; Copy-edit; Copyeditor; Copy editors; Copy desk; Sub-editing; Copy Editing; Deskman; Cped; Copy-editor; Sub-editor; Subeditor; Copy chief; Copy Editor; Business editing; Copy edited; Assistant editor; Subediting; Copyeditors; Copyedits; Supervising editor; Copy desk chief; News editor; Sub (editor); Chief subeditor; Chief sub-editor; Mechanical copy editing; Substantive copy editing; Light copy editing; Medium copy editing; Heavy copy editing; Mechanical editing; C/e; Copyreader

['kɔpiri:də]

существительное

американизм

помощник редактора

младший редактор

литературный сотрудник (газеты)

издательский рецензент

отбирающий рукописи (для публикации)

Definizione

Subeditor
·noun An assistant editor, as of a periodical or journal.

Wikipedia

Object copying

In object-oriented programming, object copying is creating a copy of an existing object, a unit of data in object-oriented programming. The resulting object is called an object copy or simply copy of the original object. Copying is basic but has subtleties and can have significant overhead. There are several ways to copy an object, most commonly by a copy constructor or cloning. Copying is done mostly so the copy can be modified or moved, or the current value preserved. If either of these is unneeded, a reference to the original data is sufficient and more efficient, as no copying occurs.

Objects in general store composite data. While in simple cases copying can be done by allocating a new, uninitialized object and copying all fields (attributes) from the original object, in more complex cases this does not result in desired behavior.

Traduzione di &#39copy duplexing&#39 in Russo